Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Checklist: rename values prop to value #558

Merged
merged 6 commits into from
May 31, 2019
Merged

Checklist: rename values prop to value #558

merged 6 commits into from
May 31, 2019

Conversation

alexcjohnson
Copy link
Collaborator

This is one of the breaking changes planned for the Dash 1.0 release.

Also a couple of little prop type & doc fixes for the value prop in Dropdown and RadioItems.

with a fix for a couple of broken links
@@ -838,7 +838,7 @@ def test_gallery(self):
{'label': 'San Francisco', 'value': 'SF'},
{'label': u'北京', 'value': u'北京'}
Copy link
Contributor

@byronz byronz May 31, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should leave an easter egg here with {'label': u'北京', 'value': u'帝都'}

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I liked your original comment - it would be an eastern egg indeed 😉 feel free to add it!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but you might not get the egg? or you level of mandarin is beyond my imagination :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My mandarin is only as good as google translate's. But I have no problem with spreading the fun around to more languages - we have plenty of little English jokes scattered around our tests!

Copy link
Contributor

@byronz byronz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃 🕺

@byronz byronz merged commit 544df26 into master May 31, 2019
@byronz byronz deleted the checklist-value branch May 31, 2019 16:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants